There is a table consisting of a fixed number of columns, number of rows is constantly changing (say columns A,B,C,D). If in column a I manually add information to a new line (thereby expand the table), columns B and D in the same row should be filled in by the script (these columns are formulas, so they need to convey exac...