I am facing some problem with dynamic ng-model values in my angular page. Here is my sample JSON.
mytabs = [ { name : \"tab1\", values :
You should modify you code a little bit you should add a checked property in the object and bind checkbox to that model .
Kindly could use the below idea or code to get what you want more closely
{{tab.name}}