Upload CSV file into data tables

The easiest way is to use excel to make a new column and then make a dictionary contain data of all cells.

Then copy all rows of dics into a list in server module.

Then insert each item to table.