As of AngularJS 1.2 there’s a directive called ng-repeat-start
that does exactly what you ask for. See my answer in this question for a description of how to use it.
As of AngularJS 1.2 there’s a directive called ng-repeat-start
that does exactly what you ask for. See my answer in this question for a description of how to use it.