Hello,
From my understanding, you are facing an issue while reading data from a spreadsheet using the 'From Spreadsheet' block.
This block interprets the first row as signal names, first column as time and the remaining columns as signals. So you may consider storing the Excel data in this format. For more information please refer to the following link.
The following link describes an example on importing data from Excel.