Exporting HTML table to Excel is working fine in Chrome and Firefox but it is not working in Internet Explorer 10.
var tableToExcel = (function() { var uri
data uri does not support IE, maybe you post your excel xml data to server to generate the file.
And you can use Downloadify (Flash) to generate the file.
https://github.com/dcneiner/Downloadify