How is TK:Table? I tried using that but the documentation is very limited.
Does it offer ability to change color/font of each cell, per row, per column?
Does it offer ability to bind a line?
Currently I am implementing my table requirement using multiple rotext and synchronized scrolling.
I wonder if Table would be the better option.