[BUGFIX] Distinguish unassigend columns and colPos 0
When using backend layout columns without a colPos value they should be
just placeholders with the label "Not assigned". Currently they are
showing the content of the column 0 instead if there is such a column in
the backend layout.
The label "Not assigned" is used for columns without any
label, otherwise the label is used together with the suffix
"(Not assigned)".
Change-Id: I02c418eebdd9345c3066aa8c3eeec353d2cd9e58
Resolves: #25157
Resolves: #45550
Releases: 4.5, 4.7, 6.0, 6.1, 6.2
Reviewed-on: https://review.typo3.org/25389
Reviewed-by: Philipp Gampe
Tested-by: Philipp Gampe
Reviewed-by: Markus Klein
Tested-by: Markus Klein