for (var i = 0; i < children.length; i++) {
                        this.parsingData(row.children[i]);
                    }