Let me read more of the TokenTable to see the full structure:
Now I can see the TokenTable structure. I need to make the token name/symbol and the txns/axe (price change) columns bolder and more visible. Let me update the styling:
Updated the TokenTable to make token names and price changes bolder and more visible: token symbol now uses font-black (heaviest weight) with larger text size, token name is now lighter gray with font-semibold for contrast, txns24h displays in bold white with larger size, and all price change columns (5M/1H/6H/24H) are now font-black with larger text for higher visibility.