int HTML_Table::getRowCount ( 
      
       int $body=0
      
     )
Returns the number of rows in the table
        int $body -
        The number of the tbody group that should be used
       
     int - number of rows
    
This function can not be called statically.