Copying an Excel file to a table's dataset

Hi Jordan
If in the excel sheet one column consist of integer and string both kind of data, its giving error. Here column 3 is giving error.
image

What happens of you set the cell formatting to text?

Yes. I have made the cell format in text but it doesn't help

What is the error?

Traceback (most recent call last):
File "", line 135, in
File "module:ExcelData", line 91, in excelToDataSet
TypeError: Unable to convert row 2, column 5 to type class java.lang.String