I noticed that there is no option to suppress row lines. I want to do something like this: https://rich.readthedocs.io/en/latest/tables.html
They have a show_lines option. Without this option, I was trying to embed a table with no borders inside a table with borders to recreate this look. Has anyone ever tried this or something similar?