I have a formatted file that I want to add a column and a description from another file, however the column descriptions are not located on the first row of the formatted file..
What is the most efficient and dynamic way to combine the two? I was considering separating the non-data rows and then joining the 2 files, but was afraid I would make the workflow too static and not consider any changes to the formatted file in the future.
Thanks!
Formatted file:

File 2

Desired Output
