Tips:
1. Everything in B4XTable can be customized.
2. In some cases the easiest way to find how to do it, is by looking in the source code.
3. b4xlib = zip file. The code is inside.
B4XTable1.LabelsFont = xui.CreateDefaultFont(30)
There is also HeadersFont field.