.. _id.datatype.more_complex_types: More Complex Data Types ============================================================================== Type-converters are not the only solution. .. hint:: You should consider to use tables for more complex data types. This especially true if: * a complicated data type has many attributes. Tables provide can provide view to data types (objects). This means that not everything must be shown or compared.