If there are no data in a table, we should return empty values not throw exception. ``` Error: FeatureUnsupported => Can't scan table without snapshots ```
If there are no data in a table, we should return empty values not throw exception.