a TableDisplay is connected to a SQL statement through
a RI.
However, it may be needed to add columns that are
results of a Java method call.
This would allow to add business data that may not be
included in the SQL statement, but rather the result of
a business method written in Java, like a employee
bonus calculation, or an organization average turnover