Returns
Bool, True if there was more data, False if we've reached the end
Description
This sets the currently selected table (as accessed with getdata)
to the next iteration. If there is no more data, the function
returns False and the selection is reset to that before the
iteration started. You need to call iterinit and iterorigin
before calling this. See the example below.