Hi wix team and all the developers,
I am trying to make a table which can display fix number of rows in Table. on selecting 2 it should display the next number of rows
Is there any straightforward method to do it or do i need to apply hook or any other method to perform it.
Thanks as always 
Regards
jap
Try this:
in the table component, click the “layouts” button in the floating toolbar.
scroll down to “allow pagination” and toggle it on.
set “rows per page” to be 5.
good luck!
Thanks Ziv , it worked .
Thanks for you time and quick solution . otherwise i was planning to code it out , which could have been a very lengthy process.
Highly great full for your time
Cheers 
Hey Ziv,
Can you please help me with this issue with table and wix code.