var cells = row.getElementsByTagName("td"); // cells — NodeList <…> row.appendChild(cells); // принимает Element / DocumentFragment