The rows of the table on this page were set to randomize in the application. In the script we use this table as the reference table to set the row order of the table question on the subsequent page.
Example Script
%%table = 12;
%%reftable = 3;
sgapiSetTableOrderByTable(%%table,%%reftable);