JSFiddle - React, Tailwind, and code Playground
JavaScript
var x = [["link"],["<iframe id='player' type='text/html' width='452' height='272' src='http://www2.camara.leg.br/camaranoticias/tv/embedAoVivo.html?width=450&height=253' frameborder='0'></iframe>"]];
alert(x[0]);
alert(x[1]);