Variant
  •    
    {
    list
    (
    Variant
    •    
      { 
      string
       
      col_id
      , 
      Variant
      •    
        { 
        void
         
        number
         }
      • or 
        { 
        void
         
        string
         }
      • or 
        { 
        void
         
        boolean
         }
      • or 
        { 
        void
         
        ...
         }
       
      col_type
      , 
      string
       
      col_label
       }
    • or 
      { 
      void
       
      ...
       }
    )
     
    cols
    , 
    list
    (
    list
    (
    Variant
    )
    )
     
    rows
    }
  • or 
    {
    void
     
    ...
    }
from_array (
list
(
string
)
 
labels
, 
 
data)
Will NOT work with empty dataset (col types are computed with first line)

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.