QMUITableViewCellPosition

enum QMUITableViewCellPosition {}

cell 在当前 section 里的位置,注意判断时要用 (var & xxx) == xxx 的方式