Parameters
    $dataObject - The data object.
    $columns - The column definitions.
    
    Syntax
    
    
      
        
          | PHP | 
          
            | 
              public static function WriteRow($dataObject, $columns)
             | 
          
        
      
     
    
    
      Writes an HTML table data row.
    
    
    
      Copyright © Lester J. Clark and Contributors.
      Licensed under the MIT License.