Hi,
we implemented your library for one of our client ( looks like : http://jsfiddle.net/fbvo4nan/2/ ). They reported an issue, that its not working properly on IE11 (table is not shown and it throws JS error) . We tested it in IE11 and we also tried change to same version of IE11 but everything works fine on ours computers. Error is shown below, but note that I had to change document mode in IE11 to IE8 to simulate an issue. It is similar problem as this one : http://stackoverflow.com/questions/31694049/javascript-unknown-syntax . What can causing this issue?
Martin