Tables with free content outside of report.containers

I suggest to implement the following feature:

Allow to insert tables with free content outside of report-containers. They shoud work like Text-Controls, but instead of using tabs you could use columns and you could use frames for a single cell.
This would be usefull e.g. to put structured fixed data in page-headers or -footers.

At least in .NET/Delphi/C++ projects you can have mutliple report containers. That way, you can easily use the free content tables anywhere you want. Which programming language do you use :slight_smile: ?