When creating a CSV table and having it create a CSV file in sharepoint, the output of the CSV table displays horizontally when I want it to go down vertically like this:
header value
header value
header value
Here is what it looks like:


What should I do to make it display vertically?