Expand bound rows
Refer to the following example code to see how to insert/delete entire rows when binding datasource to table. In this example, there is a table in the E6:H10 range before binding the data source. After binding the data source, you can notice that the table in E6:H10 has moved down one row due to the addition of new rows in the bound data source table.