Issue:
When a user is reloading a dataset, if the dataset has a column not in the same order of the initial dataset or a column mispelled then the reload is failing. This is frustrating and we need to open the csv or file, change the column order or title to fix the issue. It's manual.
Fix:
Similar to the Replace Dataset option, bring a popup when a column issue is detected and ask which column map to which column in the dataset to be reloaded. It would save time and confusion. We just need the exact same popup. Just replace "Replace" by "Reload".