.CSV to web page table conversion issues

I have been working on a web page for someone that has a .csv they need converted to a web page. I know there are easy ways to convert .csv’s to web pages. The issue I am having is the way the columns/rows are set up…i need the information that is listed in each row in a single table cell rather than in different columns. Is there any way to manipulate this?

You could do it manually, of course. Feel free to show us an example of what you’re working with if this is still an issue. :slight_smile: