is there a way to edit cells in a Salesforce LWC LightningDatatable programatically and make those changes trigger the oncellchange
event?
I want to be able to programmatically make edits (and make them visible) in a datatable column without changing the underlying data source.