The JSON file is dynamic. Can anyone help me out with this?
<div class="col-lg-12">
<table id="example" class="display" cellspacing="0" width="100%">
<thead>
<tr>
<th>ID</th>
<th>Amount </th>
<th>Status</th>
<th>Time</th>
<th>Owner</th>
<th>Weight</th>
<th>Quantity</th>
<th>Order Type</th>
<th>PID</th>
<th>Special Instructions</th>
</tr>
</thead>
</table>
</div>
</body>
Here is a fiddle http://jsfiddle.net/Manoj1991/annxmks9/