[
    {
        "Unordered" = "true";
        "Write" = [
            {
                "Data" = [
                    [
                        [
                            [
                                [
                                    "0";
                                    "1"
                                ];
                                "foo"
                            ];
                            [
                                [
                                    "1";
                                    "2"
                                ];
                                "bar"
                            ]
                        ];
                        [
                            [
                                "0";
                                "1"
                            ];
                            [
                                "1";
                                "2"
                            ]
                        ];
                        [
                            "bar";
                            "foo"
                        ]
                    ]
                ];
                "Type" = [
                    "ListType";
                    [
                        "StructType";
                        [
                            [
                                "column0";
                                [
                                    "ListType";
                                    [
                                        "TupleType";
                                        [
                                            [
                                                "VariantType";
                                                [
                                                    "TupleType";
                                                    [
                                                        [
                                                            "DataType";
                                                            "Int32"
                                                        ];
                                                        [
                                                            "DataType";
                                                            "Uint32"
                                                        ]
                                                    ]
                                                ]
                                            ];
                                            [
                                                "DataType";
                                                "String"
                                            ]
                                        ]
                                    ]
                                ]
                            ];
                            [
                                "column1";
                                [
                                    "ListType";
                                    [
                                        "VariantType";
                                        [
                                            "TupleType";
                                            [
                                                [
                                                    "DataType";
                                                    "Int32"
                                                ];
                                                [
                                                    "DataType";
                                                    "Uint32"
                                                ]
                                            ]
                                        ]
                                    ]
                                ]
                            ];
                            [
                                "column2";
                                [
                                    "ListType";
                                    [
                                        "DataType";
                                        "String"
                                    ]
                                ]
                            ]
                        ]
                    ]
                ]
            }
        ]
    };
    {
        "Unordered" = "true";
        "Write" = [
            {
                "Data" = [
                    [
                        [
                            "foo"
                        ];
                        #
                    ]
                ];
                "Type" = [
                    "ListType";
                    [
                        "StructType";
                        [
                            [
                                "column0";
                                [
                                    "OptionalType";
                                    [
                                        "DataType";
                                        "String"
                                    ]
                                ]
                            ];
                            [
                                "column1";
                                [
                                    "OptionalType";
                                    [
                                        "DataType";
                                        "String"
                                    ]
                                ]
                            ]
                        ]
                    ]
                ]
            }
        ]
    };
    {
        "Unordered" = "true";
        "Write" = [
            {
                "Data" = [
                    [
                        "true";
                        "false"
                    ]
                ];
                "Type" = [
                    "ListType";
                    [
                        "StructType";
                        [
                            [
                                "column0";
                                [
                                    "DataType";
                                    "Bool"
                                ]
                            ];
                            [
                                "column1";
                                [
                                    "DataType";
                                    "Bool"
                                ]
                            ]
                        ]
                    ]
                ]
            }
        ]
    };
    {
        "Unordered" = "true";
        "Write" = [
            {
                "Data" = [
                    [
                        [
                            [
                                [
                                    "0";
                                    "1"
                                ];
                                [
                                    "foo"
                                ]
                            ];
                            [
                                [
                                    "1";
                                    "2"
                                ];
                                [
                                    "bar"
                                ]
                            ]
                        ];
                        [
                            [
                                "0";
                                "1"
                            ];
                            [
                                "1";
                                "2"
                            ]
                        ];
                        [
                            [
                                "bar"
                            ];
                            [
                                "foo"
                            ]
                        ]
                    ]
                ];
                "Type" = [
                    "ListType";
                    [
                        "StructType";
                        [
                            [
                                "column0";
                                [
                                    "ListType";
                                    [
                                        "TupleType";
                                        [
                                            [
                                                "VariantType";
                                                [
                                                    "TupleType";
                                                    [
                                                        [
                                                            "DataType";
                                                            "Int32"
                                                        ];
                                                        [
                                                            "DataType";
                                                            "Uint32"
                                                        ]
                                                    ]
                                                ]
                                            ];
                                            [
                                                "ListType";
                                                [
                                                    "DataType";
                                                    "String"
                                                ]
                                            ]
                                        ]
                                    ]
                                ]
                            ];
                            [
                                "column1";
                                [
                                    "ListType";
                                    [
                                        "VariantType";
                                        [
                                            "TupleType";
                                            [
                                                [
                                                    "DataType";
                                                    "Int32"
                                                ];
                                                [
                                                    "DataType";
                                                    "Uint32"
                                                ]
                                            ]
                                        ]
                                    ]
                                ]
                            ];
                            [
                                "column2";
                                [
                                    "ListType";
                                    [
                                        "ListType";
                                        [
                                            "DataType";
                                            "String"
                                        ]
                                    ]
                                ]
                            ]
                        ]
                    ]
                ]
            }
        ]
    };
    {
        "Unordered" = "true";
        "Write" = [
            {
                "Data" = [
                    [
                        [
                            [
                                "foo"
                            ]
                        ];
                        #
                    ]
                ];
                "Type" = [
                    "ListType";
                    [
                        "StructType";
                        [
                            [
                                "column0";
                                [
                                    "OptionalType";
                                    [
                                        "ListType";
                                        [
                                            "DataType";
                                            "String"
                                        ]
                                    ]
                                ]
                            ];
                            [
                                "column1";
                                [
                                    "OptionalType";
                                    [
                                        "ListType";
                                        [
                                            "DataType";
                                            "String"
                                        ]
                                    ]
                                ]
                            ]
                        ]
                    ]
                ]
            }
        ]
    };
    {
        "Unordered" = "true";
        "Write" = [
            {
                "Data" = [
                    [
                        "true";
                        "false"
                    ]
                ];
                "Type" = [
                    "ListType";
                    [
                        "StructType";
                        [
                            [
                                "column0";
                                [
                                    "DataType";
                                    "Bool"
                                ]
                            ];
                            [
                                "column1";
                                [
                                    "DataType";
                                    "Bool"
                                ]
                            ]
                        ]
                    ]
                ]
            }
        ]
    }
]