I am creating a site where users can upload a csv file, and am currently working on a page where users can view the contents of the file without downloading it. To do this I am reading the csv in views like so:I am creating a site where users can upload a c