*** Terminating app due to uncaught exception 'NSInternalInconsistencyException',
reason: 'request for rect at invalid index path
(<NSIndexPath: 0xc000000000800016> {length = 2, path = 0 - 4})'
可能是什么问题。我使用table.estimatedRowHeight并自动调整行高度函数以获得动态单元格高度,以便根据我的标签进行调整。这里有什么问题吗?