Populated Table

Bellow is my attempt to have a table be populated automatically with data from a json file.

ID Name Age

Auto Generated Table

Next is my attempt to generate a table from scratch using some example fantasy football data.

Auto Generated Chart

Lastly, I will integrate and generate charts using Chart.js