Data Table without pagination doesn't show rows in Android and web (in debug mode is OK)

Widgets & Design

There are 2 Data Tables.
1) with pagination
2) without pagination

Rows in the 2nd table appear in debug mode but don't show in Android or Web.
There are 6 rows in this table but paginated table is only for 5 items. I would set 10 per page but I can't do this.

What have you tried so far?

I tried to change Data Table in debug mode (everything is OK) and than check in the web and .apk . When the Data Table has pagination then rows show. When I turn off pagination then rows don't show in web and .apk (only debug mode).
On screen: debug mode (it works!).

Did you check FlutterFlow's Documentation for this topic?
Yes
1