Can stat component show string data?

I have one table in MySQL that consists of a timestamp column followed by a number of varchar columns containing version number, e.g. 3.2.1.454.

Is there a component, like the stat one, that can display this data? I want to create a dashboard that shows the latest version value based on the timestamp.