I need to use ng-repeat (in AngularJS) to list all of the elements in an array.
ng-repeat
The complication is that each element of the array will transform to ei
{{data[0].foo}} {{d.bar}} {{d.lol}}
I think that this is valid :)