Node implementation that writes a DataTable to a file in CSV (comma separated value) format (or with any other selectable separator). Data is written with its string representation (by calling the toString() of the DataCell.