I want to call some jQuery function targeting div with table. That table is populated with ng-repeat.
ng-repeat
When I call it on
$(document).r
{{i.Name}}
My solution was to add a div to call a function if the item was the last in a repeat.