Add rows
The Add rows step adds any number of rows to a table. You can include default values for each column to make it easier to build a large table with duplicated values.
Input/output
This table has 8 rows and 5 columns.
![](https://cdn.prod.website-files.com/663559c9207f91d5a1ba91e4/66c7b3337e5acb1bfcb682c6_65554c8f931c91fc2f06bc82_Screenshot%25202023-11-15%2520at%25202.56.05%2520PM.png)
To add more rows with default values, use the Add rows step. The output table has 5 additional rows. The 'Time' column has a default value of '123', the 'Apples' column has a default value of 'Parabola', the 'Oranges' column has a default value of 'Labs', and the remaining columns are left blank
![](https://cdn.prod.website-files.com/663559c9207f91d5a1ba91e4/670e986ab9ea0c3f9a2bdf61_670e9864c7a2bccab743f6a2_66c7b3337e5acb1bfcb682cf_65554cf9dd56f6d730ab6b04_Screenshot%2525202023-11-15%252520at%2525202.57.50%252520PM.png)
Custom settings
In the 'Number of Rows to Add' field, enter the total number of new rows to add to a table.
In the '"{Column}" Value (Optional)' fields, set the default value to be added to each cell in a column. The value can be a string or a number.