To generate the CSV output you call render on your module with your data.
render
Called to render the CSV output.
iex> MyCSV.render(list) "..."