I have a class that represents a table in c++ that can hold different data types like string, int, double, bool...
The values can be get and set by some methods: