Inside the table popin, header is displayed at the first line and cell content is displayed at the next line.
sap.m.PopinDisplay.Inline
Inside the table popin, cell content is displayed next to the header in the same line. Note: If there is not enough space for the cell content then it jumps to the next line.
sap.m.PopinDisplay.WithoutHeader
Inside the table popin, only the cell content will be visible.