for example in order nicehash column below is entirely nicehash service, then the service further
The current location of the service are not consecutive
Just for easy reading and monitoring
and whether the balance is the total amount of all services
every service is not interconnected
it is becoming less effective as we would like to know how much the total balance in the services
for example, the minimum payout nicehash 0.04 while the total amount of the overall service
Not sure what you mean by "sequence based services".
Regarding location, the list sorts for net pay highest to lowest when the application loads and while in automatic mode. The sort when the application first starts is not behaving correctly right now due to a recent switch to asynchronous loading of the prices. Basically, the sort happens before all the price apis have reported back. I may add a general config parameter at some point to control sorting, but not a high priority right now. I have an idea for how to manually control the order all the entries to appear in based on order in the config file which I want to try as well.
Balances are a bit ugly right now. It made sense when NiceHash paid each algorithm separately but now it is mostly useless clutter. I may get rid of that column and replace the total with a small list of the reported balance for each service which supports that reporting through its api. Won't happen for a couple of weeks, but I'll put in in the wish list.