If you have already created a table that has a fixed number of columns and rows, you can convert it to one that dynamically grows based on the amount of data from a data source. Converting the table involves setting the subform that contains the table to Flowed and setting the body row or rows to repeat.
In a table whose number of columns are fixed, but its number of rows will change depending on how much information is in the data source, only one row is needed. Therefore, you must delete all the rows except the first row in the table. You can keep the footer row.
Livecycle convert static to dynamic select rows To set the rows in a table to adjust to accommodate data
Livecycle flowed To set the rows in a table to adjust to accommodate data
Livecycle repeat row To set the rows in a table to adjust to accommodate data

To set the rows in a table to adjust to accommodate data