Read Range: A column called 'MTR IS UPDATED' already belongs to this DataTable

I’m trying to read a spreadsheet and save it in a datatable variable, but this error is showing up

Make sure you’re reading the data into an empty datatable object. If that column already exists, you will get an error.

1 Like

says it is giving an error here, but I just read the “VERIFICACAO_PROJETO” spreadsheet and managed