Through PHP I form the table. It is required that this table be no more than 30 rows, although the sample from the database can be very large.
It is advisable to just have the entire sample on the client side but display 30 lines each. Also a convenient transition to another pile of records, also 30 lines each.
How comfortable is it to implement?