tableTag.appendChild(tbodyTag); for (var n= 0; n < 10; n++){ tbodyTag.appendChild(Row2.cloneNode(true));}