<table class="table table-striped table-bordered table-hover" id="dataTables-example">
<thead>
<tr>
<th>id</th>
<th>Aygıt id</th>
<th>Aygıt Adı</th>
<th>Onay</th>
</tr>
</thead>
<tbody>
<tr class='odd gradeX'>
<td>1</td>
<td>adi</td>
<td>aa</td>
<td>1</td>
</tr>
</tbody>
</table>