Stage_order_nr for different pipelines

The “stage_order_nr” I got from API is different for different pipelines.

In Pipeline One, the order number starts from 1 to 10,
while in Pipeline Two, it starts from 0 to 9.

Is there any way that I can get the same order number for all pipelines, for example, all start from 1?

Any feedback will be much appreciated!