Thanks for the reply! In React, what is the best way for me to prepare my data? I have some data in a JSON file and some in a CSV. There is a big portion of data which will need to be placed into an HTML table within the final layout- is there an easy way to do that in React?