How to include header at excel upload

Hello, I need to upload an Excel file, but this file doesn't have a header. The spreadsheet has several columns, and I'm having trouble getting the index of these columns in Retool because the parse on upload messes up the column index. Is there any way I can include a header before parsing?

I tried using an Excel library, but it seems that Retool doesn't recognize it. I also tried manipulating the keys through a transformer, but since there are many rows, the processing was becoming too heavy.

Hi @Mariana_Ito, welcome to the forum! :wave:
Could you share a screenshot of how the spreadsheet looks like? That way I can try reproducing this issue on my end.