He was going to write lots of code to sort this out but if you change the view settings to be:
Change rows to display to 9 and
and tick shrink rows to content.
You could also do this by creating html for each row:
"<tr><td>blah</td></tr>"
then have the:
<table>
view content
</table>