I am trying to replace the model of a story with another model. Both the models have similar columns.
While I am doing the 'replacement', I am getting the below error.

We have a couple of column names starting with 'special characters' in both the models like '#' and '%Done'. But the order of columns in both the models are different.
Is there any way to manually re-arrange the order of dimensions of a model? So that I can make the order of columns in both the models the same? I am seeing the below option in the model, but is this the order of columns that they are referring in the above error message? any way to manually move around the columns/dimensions?

Note:
This is a model created using csv file uploaded in Google drive.