I\'m using jQuery DataTable plugin, but I got a concern where the scripts loading seems to take some time, so my web page is always displaying the ordinary html table first, and
Name Last Name Age Street Address State Country {{#each devices}} {{first_name}} {{last_name}} {{age}} {{street_address}} {{state}} {{country}} {{/each}}
For example: