In an InputScript I read table cells using the expression "&cell[Table,0,&V[row]]". This works fine, but only for the visible part of the table. How can I address the remaining table rows?

You need to scroll through the table using the commands

"Enter /ScrollToLine=..."

Screen ...

For an example please see our Tips&Tricks section, No.9.