for ( index = 0; index < p.totalRows; index++ ) {
                        rows[ rows.length ] = normalized[ index ][ c.columns ].$row;
                    }