Copying an Excel file to a table's dataset

You have mixed datatypes in the first column. A2 is a String which is different than the rest. After setting it to the same datatype, it worked as it should.