Table with Dataset with header that contain "/" chars in them cause all view bindings freeze

Hi

As it may sound, this problem is a little strange.
In Nutshell when we have a dataset that has a column name with space or "/" chars in the name or a list of Python dictionaries with "/" chars in it, and you use render to view for cells, after a short time all bindings will be freeze in the main view.
carous

This problem only happens if I use render mode to view in column definition of the table.