Table with multi-line records

Trying to create a table within a form where there are too many fields to to fit on a single line and cannot figure out how to have the fields span multiple lines.

You will have to use listview to achieve that it is not supported in tableview

Or you could have a look at our Table-Bean. It supports text areas in a table (among many other things).