So I\'m trying to create an infinite scrolling table using AngularJS, similar to this: http://jsfiddle.net/vojtajina/U7Bz9/
The problem I\'m having is that in the jsfidd
You may try using ng-infinite-scroll :
http://binarymuse.github.io/ngInfiniteScroll/