Posted by a ceTe Software moderator
The table will always show one cell even if that cell is heigher than the height of the table.
To get around this, instead of adding the text directly to the cell, add a text area containing the text with the height of the table. You can then check if the text area has an overflow and if so, add the overflow text area to the next cell. If it does not, then increment the recordset and add the next record.
Thanks,
ceTe Software Support Team