At the moment the indexing of cells is performed from top to bottom. Whereas when accessing the table, the usual indexing is expected - from left to right. It would be nice if the algorithm worked like this (maybe as a separate function). Or in the documentation for the extension it was specified that indexing starts from the top and goes down.
At the moment the indexing of cells is performed from top to bottom. Whereas when accessing the table, the usual indexing is expected - from left to right. It would be nice if the algorithm worked like this (maybe as a separate function). Or in the documentation for the extension it was specified that indexing starts from the top and goes down.