I'm using Angular and uigrid - which is a great library where you can render data in a tabular fashion. I've got it displaying fine. When I update an item in the table and then click a Save button (which I added) I then call a rest service (which sends the table's data to the rest call) I'm using Angular and uigrid - which is a great