defines how to treat items in case of reloading
dtable.config.removeMissed = true; dtable.load("updated.json");
The property specifies how to treat data items that were deleted from the data source but still exist on the client.