Strict screen record definition for tables

The fglform compiler of version 2.21.00 now makes a strict checking of the fields used in the screen record definition for table containers.

It generates error -6819 if the screen record do not use all columns used in the table. The order can be different, however.

Note: This behavior change is related to the bug fix FGL-2701 and FGL-3174.