• How to insert a nested cell to a cell element?

    Here is a cell which has nested cell in it . A-- -B -C -D (B,C,D is the nested cell of A) Now, I want to add a nested cell E between B and C,can I realize that? After doing that, I want to get the following…
  • Get information from 1 cell in a nested cell

    Hi! I have a cell with 2 cells in it. 1 of these cells have textnodes with textinformation. Now i want to get the origo of the cell (works), the name of the cell (works), and the texts from the textnodes in one of the nested cell (doesn't work…