Extend FormLayout

Hoi,

I would like to build a Form layout using the pattern

Caption | Field | Label (e.g. MaterialName: | 12313 | TestMaterial )

The first 2 rows are standard behavior of FormLayout. What is the best way to extend it with an extra column holding a label as further information for the column?