Special characters such as / do not get rendered in the Table Cell if font color is set to light. However, if I set the font color to be black, it gets rendered.
The 1st image is the one that the whole table cell does not get rendered, the 2nd image is the one that table cell gets rendered if I set the font color to be black.
The issue seems only on Table component. I do not see the same issue with TextView at least

Special characters such as
/do not get rendered in the Table Cell if font color is set to light. However, if I set the font color to be black, it gets rendered.The 1st image is the one that the whole table cell does not get rendered, the 2nd image is the one that table cell gets rendered if I set the font color to be black.
The issue seems only on Table component. I do not see the same issue with TextView at least