Discover the Row EnsureMinimum method, effortlessly create and append a Cell when none exist, enhancing your data structure management....= new Document (); Table table = new Table ( doc ); doc . FirstSection...AppendChild ( table ); Row row = new Row ( doc ); table . AppendChild...