Metadata describing a projected table column — used to derive field keys and human-readable labels.
This intentionally avoids importing UITableViewColumn so the utility can be tested without Angular DI.
UITableViewColumn
Human-readable header text (may be empty).
Property key on the row object.
Metadata describing a projected table column — used to derive field keys and human-readable labels.
This intentionally avoids importing
UITableViewColumnso the utility can be tested without Angular DI.