for (j = 0; j < helper2.length; j++) {
                replaceStr += cel[calign[j]] + helper2[j].trim() + '</td>';
            }