Check for content

Hi.
How can i check if a cell has an attached content?
I’m just not sure.

Hi
Something like this:
dhxLayout.cells(“a”).childNodes[0].childNodes[1].childNodes[0].childNodes[0]

All childNodes are depend on the layout structure. In my sample there is 2U layout with headers and attached tree in the cell A.