Data to a specific CSV column

HI @remy2283

use like this str.Split(Environment.Newline.ToCharArray) and use loop to loop through the output array

cheers