Table Arrangement Blooper Reel


                                            $Name: TableArrangement7
                                            $Type: TableArrangement
                                            $Version: '1'
                                            Columns: '3'
                                            Width: '-1100'
                                            Rows: '1'
                                            Uuid: '-654697837'
                                            $Components:
                                                -
                                                    $Name: Label51
                                                    $Type: Label
                                                    $Version: '5'
                                                    Column: '0'
                                                    Width: '-1033'
                                                    Row: '0'
                                                    Uuid: '390073142'
                                                -
                                                    $Name: Label52
                                                    $Type: Label
                                                    $Version: '5'
                                                    Column: '2'
                                                    Width: '-1033'
                                                    Row: '0'
                                                    Uuid: '910850382'
                                                -
                                                    $Name: Button1
                                                    $Type: Button
                                                    $Version: '7'
                                                    BackgroundColor: &HFFFFFF00
                                                    Column: '0'
                                                    FontBold: True
                                                    Width: '-1033'
                                                    Row: '0'
                                                    Text: refresh
                                                    Uuid: '348438134'
                                        -

This looks simple:
1 row, 3 columns, with 3 subcomponents.
The subcomponents are identified by zero based row and column numbers:
(row,column) Type/Name
(0,0) Label/Label51
(0,2) Label/Label52
(0,0) Button/Button1

Notice how two of the three items are asking to be in the same cell (0,0).

I call this pattern mermaid pants.


(Temu)