``` if (!Array.isArray(cells)) { ``` 位置: model -> cells action 下面 什么情况下会出现cell不是数组的情况?
位置: model -> cells action 下面
什么情况下会出现cell不是数组的情况?