Currently we need to define the maximum amount of rows of a table visualized in page.
It would be nice if the scaling could be somewhat automatically.
For example: when we have a table on a page with maximum rows = 20. But the table only contains 2 records, it should automatically scale to 2 records instead of showing 20 empty lines.
IF there are more then 20 rows, then the maximum rows that are defined can come into action and make it scrollable.