Dash Table Update Values for columns with removing Rows

Hi @vicky welcome to the forums.

You are trying to update the same property of a single component in two different callbacks which throws an error. You can’t see this error, because you’re ruining the app with debug=False