Already I read many things about ng-model and ng-bind but still i m not satisfied with this
Code statement 1:
ng-model="table.process_data.username"
Code statement 2:
ng-bind="table.process_data.username"
i think both statements works are same? if i m wrong then plese help me to understand this thing