Kirby table field produces apostrophes

Hey community, I am using Kirby 3.5.1 and the most recent version of a table field plugin (GitHub - ragi96/table-field: A Table Field for Kirby V3). Every time special characters like “&” are inserted in table cells via the panel, the plugin always generates quotes itself (‘’)around the content of the entire cell. This happens after saving and reloading the panel.

Bildschirmfoto 2021-12-19 um 21.08.53

Any ideas for solving this are welcome :slight_smile: