sS formatCSVFileForExcel(L rows) { ret windowsLineBreaks("sep=,\n" + mapToLines_rtrim formatCSVLine(rows)); }