Is it possible to change the number of rows in the table without changing the height of the table?

I would like to show more rows in the table but want to keep the height the same size. So I need something like overflow on Y-axis to be able to scroll the table up and down.

Is this possible?

Hey @ckissi! Right now we don’t support scrolling - it’s a pretty popular feature request though: Table Vertical Scroll (or alternative)

One thing you can do: there’s a toggle in the settings for your table that enables compact mode - it will squeeze the rows a bit so more of them fit into a page.