Widget contain data as ranges, a collection of cells in rows and columns. Depending on the widget type, ranges have different dimensions:
Cell, Text, Button, Image widget: range with only a single cell
Menu widget: range with a single column
Table, Chart widget: range with rows and columns
Example