I am creating a table that has api data.
This is my js file fetching data:
$(document).ready(function(){ $.getJSON(endpoint, function(data){