html5 table
HTML123456789101112<table data-order='[[ 1, "asc" ]]' data-page-length='25'> <thead> <tr> <th>Name</th> <th>Position</th> <th>Office</th> <th>Age</th> <th>Start date</th> <th data-class-name="priority">Salary</th> </tr> </thead></table>