Error: Uncaught TypeError: Cannot read property 'aDataSort' of undefined
Error: Uncaught TypeError: Cannot read property 'aDataSort' of undefined

Hey there, sorry new to Datatables, trying to use them on a site I'm making.
I'm grabbing the data through an ajax command, then using JS to make the table, then calling datatables on it.
But i keep getting the error "Uncaught TypeError: Cannot read property 'aDataSort' of undefined" and cannot figure out why.
test site is "http://www.api.etechtour.com/GameSite/index.html"
Any help would be greatly appreciated, thanks
This discussion has been closed.