I want to upload excel file to make a table by using UI in databricks.since databricks doesn't accept excel files. So I tried to change the datatype of all the data in excel to string first.Then transform it to csv uft-8, and click the [create ]butt...