Always add a new row to an existing table (no replace). Docs.
Set the Parent to the id of the existing table.
Set the input data to an Object. The properties of the object must match the column definitions of the existing table.
Set the Position to "first", "last" or a number.