An array of objects can be assigned to the items property.
Grid columns and editor fields can be defined by providing a list of fields in the include property.
NOTE: When there is no initial data, use this to configure grid and editor, then you can add new items
Otherwise you can exclude a set of fields by using the the exclude property.
NOTE: When the include property is set exclude is ignored
Built-in sorting and filtering can be disabled by setting the properties no-sort and no-filter respectively