I work with polyfill js that allows to process tags for browsers that does not support it.
Source code of polyfill on jsfiddle
Source question
But
You can work your way around it if you really want to work with What you do is, instead of putting the This causes IE11 to no longer "correct" your HTML and return it as is. Once you cloned the HTML from the template, you can then extract the in templates in IE11.
directly in the templates, you put in an entire table like so
//foo bar
correctly out of the table and use it wherever it's needed.