'How can I split data from table in different tables?

I would like to see all the rows from a table in the same time. I need to have several tables with rows from 1-10, rows from 11-20 etc. The table has 69 rows that I want to see in a single page. How can I ask Google Data Studio to display a specific row range? I don't want to click on the arrow.

What I see:

example

What I need:

result

The idea behind is to export a pdf file with an overview of all the positions. The size of the table has to this small, that's why I can't just select first 100 rows.

Inputs:



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source