$('#example').dataTable( {    "order": [[ 0, 'asc' ], [ 1, 'asc' ]]} );