You must or use computed observable, or subscribe to changes. Your function not notify other model about change.
As I think:
1. You need contact class
2. In class Contact you need computed observable Is_Enabled
3. Get data from server and produce array of Contact elements
3. Do binding
4. Get fun.