You have to include the names. Best you can do is semi-automate the formula creation by copying the table as plain text, extracting column names, then composing the formula out of those. Like here:
However, this feels very much like maybe it’s not the 60 columns that you need? Maybe you should reorganize your data so that those 60 number inputs are separate rows instead? (unless, of course, it’s a hard requirement for those to be 60 columns — e.g. so that the table can be copied into Sheets)