I have two tables coming from two similar files that vary in number of rows.
They share column names and I want to copy-paste formula columns from the old one to the new one.
There is no index I can use to join them.
How can I do that, ideally without JSL?