TableView
                                TableView                            
                            JSON Example
                                    {
    "columns": [
        {
            "filterable": false,
            "permissibleValues": {
                "customAllowed": false
            },
            "displayAdvice": "string",
            "dataType": {
                "typeId": "string"
            },
            "isMultiValued": false,
            "description": "string",
            "orderIndex": 0,
            "id": "string",
            "label": "string",
            "state": {
                "dependencies": [
                    "string"
                ],
                "facets": [
                    {}
                ]
            },
            "sortable": false
        }
    ],
    "defaultSequence": [
        "string"
    ]
}
                            
                                    array of 
                
            
            
                                    string
                
                
            
        
        
                defaultSequence            
                            Optional
                    defaultSequence
