on ‎2021 Dec 04 9:46 AM
Request clarification before answering.
I mean how to avoid this error in a loop.
```python
for i in range(10):
cell = table.GetCell(i, 0)
# I dont know which cell can be get...
```
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.