With this method, you can insert a row in a table that is in your spreadsheet. You just need to fill the range of the table you are inserting the values, and they will be added to the first empty row in that range or bellow it. If you select the Use first row as header option, the value can be a JSON object with the keys being the names of the columns, otherwise, the value has to be an array representing the row.