TMSFMXTableView Right Rectangle Customization

I tried this with a TLabel. Don't need to do databinding as I want to set the values in code. However the TLabel shows up in the ShapeRightRectangle.Controls[0] list, but is not visible. I've set the rectangle background to aqua, the font of the label to size 20 and font color of navy. I've set the label parent to the rectangle and the position of x=1, y=1. Yet when I run the app the label is not displayed!


Is this a problem with the TLabel? Is the label not a valid control for this?

Please provide direction.

Thanks.