Suggest more quickly count predicate total number

Hey @dmai
The fact is I want all predicate numbers .
Maybe zero state are more suitable to show total numbers .

eg :

          {
            ...
            "tablets": {
                "md5sha1": {
                    "groupId": 1, 
                    "predicate": "md5sha1", 
                    "space": "171416344634",
                    "count": "111111111"  // the total numbers
                }
            
           }
        }