Hi Kossi,,

<table class="table table-bordered">
       <tr ng-repeat="row in [0,1,2,3,4,5,6,7]">
           <td ng-repeat="col in [0,1,2,3,4,5,6,7]">{{row}}.{{col}}</td>
       </tr>
</table>


However I don't really see the value in that. What is it you want to do?

Regards
Sander

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to