Hello everybody! Is there some way to insert a count label like image below?  I'm using the code below to initialize the plugin: ``` $('#select1').comboTree({ source : myData, isMultiple: true });` ```