Deleting table's sample items is not removing all the data

@web A record in a collection can be updated using wix-data.update() . If you are using a dataset, then use wix-dataset.save() of the current dataset item after the item has been modified using setFieldValue() or setFieldValues() .