0x800a138f - JavaScript runtime error: Unable to get property 'mData' of undefined or null reference
0x800a138f - JavaScript runtime error: Unable to get property 'mData' of undefined or null reference

I have worked with this plugin a few times and had no issues, now I am having all sorts of problems that I need some assistance with please.
I have a HTML table on an ASP.Net Page and I get this issue Unhandled exception at line 93, column 344 in http://cdn.datatables.net/1.10.11/js/jquery.dataTables.min.js
0x800a138f - JavaScript runtime error: Unable to get property 'mData' of undefined or null reference
I believe the issue is with my data, somehow as when I put this into a fiddle on jsfiddle using the example data it works fine, but using my data it causes all sorts of issues.
The first cell is just a link, but I have worked with links before but this has a javascript postback event in the page.
I would appreciate any and all help given on this issue. thanks
Answers
Thanks for your question - however, per the forum rules can you link to a test case showing the issue please. This will allow the issue to be debugged, particularly since, as you say, it works in JSFiddle.
Thanks,
Allan