OptionalcapabilitiesA comma-separated string listing which editing operations are allowed on an editable feature service. Available operations include: 'Create', 'Delete', 'Query', 'Update', and 'Editing'.
OptionaldefinitionObject indicating the definitionEditor used as a layer's interactive filter.
OptionalformA formInfo object defining the content of the form when you are editing a record.
OptionalidUnique string identifier for the table.
OptionalitemUnique string value indicating an item registered in ArcGIS Online or your organization's portal.
OptionallayerA layerDefinition object defining the attribute schema and drawing information for the layer. Used with CSV layers.
OptionalpopupAn object defining the content of popup windows when you query a record and the sort option for child related records.
OptionalrefreshRefresh interval of the table in minutes. Non-zero value indicates automatic table refresh at the specified interval. Value of 0 indicates auto refresh is not enabled.
OptionaltitleString value for the title of the table.
OptionalurlString value indicating the URL reference of the hosted table.
Root element in the web map specifying an array of table objects.
See https://developers.arcgis.com/web-map-specification/objects/table/ https://developers.arcgis.com/web-scene-specification/objects/table/.