Table widget does not display content properly when using columns keys that are numbers or start with a number.
Linux Debian Buster 10, OpenJDK 11
Use a different type of keys.
I have been able to reproduce the issue outside Bonitasoft UI Designer, with a simple test case (see screenshots).
So AngularJS does not support a key that is (or start with) a number. It is unfortunately not stated in their documentation (or I didn't find it).
To play with this, there is a similar example from https://docs.angularjs.org/guide/expression . You can “Edit in plunker” the example, and Paste the table code in the code frame:
As AngularJS is in maintenance mode only we cannot report this issue or propose a fix for it. So we will document the limitation.
A tooltip will also be added in the UI Designer.