I can create a Table Module downstream from a Pager Module. The table can then show all the events with X amount of rows per page.
I was wondering if there is endless scrolling inside a Table module. I know there is an event Module, except the data is not formatted in a table, rather it is raw event data per row.
Is it possible to have the Table Module do infinite scrolling?