I have a simple extract (as a first test) from a website which contains a HTML table with 257 rows. All rows are in a scrollable HTML table within the first page (not an iFrame). There are about 15 rows visible in the window. For all other rows, one has to scroll down the table (not the browser window). That the data is in a scrollable table within the web page is the only difference to other tables I have successfully extracted.
As usual, I right-click in the first couple of rows the elements I need the text from. After a few rows, the preview shows the first 20 elements of that table. Now I finish the extraction setup, save the flow and run.
Problem: Only the first 22 values from the first 22 rows are extracted. What could be the problem?
I tried all extended settings like single value, list, whole table, etc... no change.. always only the first 22 values are extracted.
What can I do to have all 257 rows being extracted?

