for (i = 0; i < helper.length; i++) {
            replaceStr += cel[calign[i]] + helper[i].trim() + '</th>';
        }