RowCollection.toArray method. Copies all rows from the collection to a new array of rows.... log ( `Start of Table ${ i } ` );... count ; j ++ ) { console . log ( `\tStart of Row ${ j } ` );...
TableCollection.toArray method. Copies all tables from the collection to a new array of tables.... log ( `Start of Table ${ i } ` );... count ; j ++ ) { console . log ( `\tStart of Row ${ j } ` );...