Add comma separator(s) in all numerical counts
Created by: akshitmehra
Is your feature request related to a problem? Please describe.
Numbers written like 1000, 10000 and 100000 are difficult to read without comma separators
Describe the solution you'd like
Numbers like 1000, 10000 and 100000 should be written as 1,000, 10,000 and 1,00,000 respectively for better readability
Describe alternatives you've considered N/A
Additional context All numerical counts