ten.rows(ops,table)
    
    A method that returns the number of rows relative to ops,
            table.
Syntax
ten.rows(ops,table)Arguments
- ops
- A list representing the set of ops in effect up to the current
                                <code>.
- table
- A utf-8 string representing the base path.
Returns
An integer representing the number of rows relative to ops,
                    table.
