On adding a new row, I am leveraging the table.newRows array to Insert a record.
That is running fine. However, after the insert runs and I run my getTable query, the newRows data is persisting and is showing as another new line in the table.
I have tried running a script to clear/reset/null out the table or the newRows field, but it is not working.
After hitting 'Save'
newRows data persists: