Append a binary table extension and fill it with null values.
The null value is defined as follows:
- For integer columns, if the
TNULLn
record is among the provided ones, then its value is used unscaled (TZEROn
is not taken into account); Otherwise, the data unit is filled with zeros.
- For real columns, the data unit is filled with NaNs.