Hello all,
I am working on a sports odds website and I’d like to implement a table that displays the odds for upcoming games.
I have my site pulling data from an api on the back-end, now I would like to display that data on my site in an interactive ‘table’, I’m using [this site](https://www.donbest.com/odds#mlb) as a guide.
I don’t expect my version to look quite as flashy, but I would like it to have some of the functionality such as buttons to move fields around and such.
I have found tutorials on how to make dynamic tables that populate data from a back end or api, but in an effort to save time I’d love to start with some kind of template or pre-built table element that I could then just populate with my data. Is there a resource for that kind of pre-made content or am I wishful thinking?
Thanks!
[ad_2]