Need help with script to copy table 1 data to table 2I have add row
button in table1 that can add additional rows as neededI need to copy
every row from Table1 to Table2I would like to do it without user having
to click a button to populate table 2Thanks in advance