显示原文Tables are built from rows, columns, and cells containing text.
The Table Widget is very lightweight because only the text strings are stored.
No real Widgets are created for cells --- they are just drawn on the fly.
The Table is added to the default group (if one is set).
Table is an editable Widget, allow selecting a cell with encoder and keyboard
navigation as well.