Currently a csv-table is just added to the Table of Content (when using drag & drop or when using "Add Data"). The first row is used as Field Names if the conent is correctly formatted (e.g. starting with letters). However, if the data is not formatted according to the esri-standards, e.g. because the header contains just numbers (different years), the header is treated as an ordinary row of data, which is incorrect. If the data is received from a third party, the esri-standards cannot always be expected and if the data contains many attributes, the reformatting can take a while. Thus we propose the following:
To keep the drag&drop option efficient, we propose to keep that tool without any import-wizard. --> as it is.
To add flexibility in the data import, we propose to add a tool "CSV to Table", which is similar to the tool "Excel to Table", which provides the possibility to specify a row to use as field names. Both "Excel to Table" and "CSV to Table" should further offer the option to create a temporary table, meaning that no "Output Table" has to be specified. The option "Output Table" will be changed to a optional field.