Clean up CSV from unwonted chars

Not sure you need the CSV node here - it will be trying to convert the input string into a javascript object with properties. So you probably don't really need it - and just change your source to include commas, in the right places...