I want to discuss about st.dataeditor

I want to leverage the st.data_editor feature, which comes with editable cells. Currently, when the user adds or edits on the dataframe, the changes are only reflected within the current session page. I want to enhance this functionality so that when a user edits the cells, the changes are automatically saved in the related table.