Hello everyone!
Is there some relatively easy way to create paging table/container that loads new page from the database when user scrolls table scrollbar to the bottom? New rows are added to the table after the “old” ones (so that user can easily scroll back). For example Spotify uses this kind of paging mechanism.