Hi Marco,
Adding to what Kilian mentioned, Lists (Table Records don't) have the OnScrollEnding possibility out of the box:


You can take advantage of the algorithm which is ready to use. To use it on a Load More button instead of the Scroll Ending, you would need then to remove the OnScrollEnding event and add a Load More button linked to the automatic OnScrollEnding action generated.
Regards,
João