I need to apply some transformation for CSV file format content with 40+ columns. Is there way to apply transformation without converting the content to array format. If I am using select activity I need to pass 40 columns as well with headers hard coded.
Please suggest if any other possible option is available.