I wanted to print stuff to screen, but I have to iterate over every time and it's not nice. So wondering if anybody has a printing function for Tables ?
The Table implementations in Guava have reasonable toString() behavior, if that's what you're asking for.