SyntaxFix
Write A Post
Hire A Developer
Questions
ES6:
let csv = test_array.map(row=>row.join(',')).join('\n') //test_array being your 2D array