CSV( No.separate value)DatawillbyConvertforJSONobjectnumber rounds。No. rowworkforfield (key),after eachrowworkforaobject。 showexample: CSV Input: name,age,city ,25,north JSON Output: [{"name": "","age":"25","city":"north "}]
name,age,city ,25,north
[{"name": "","age":"25","city":"north "}]