if (this.columns) {
        out.push('<div id="', uuid, '-head" class="', this.$s('header'), '" role="none">',
            '<table id="', uuid, '-headtbl"', /*safe*/ wdAttr, ' style="table-layout:fixed;', /*safe*/ wdStyle, '" role="none">');
        this.domFaker_(out, '-hdfaker');