First thing you would have to do is look at the data. It's not an environment issue trust me, there is no difference in "Production" instances" versus Development as it relates to how things work.
So that is not causing your problem.
Now another "way to look at" the question what are the differences is about looking at
1. The Solution you important
2. Did you export and Import data from Dev into Production? Or are you only creating new data?
3. Verifying that you didn't hard code anything when you build it, so that the data doesn't match
4. Validating that the Table has Data in it and that it matches exactly its counter parts on the screen.
5. Do you have lookups and you imported data but didn't use a custom import so that parent child relationships are intact
So the issue is not the "type" of environment, its a data, or code issue.
But without having more details other than the picture I cannot say exactly which one it is.
If these suggestions help resolve your issue, Please consider Marking the answer as such and also maybe a like.
Thank you!
Sincerely, Michael Gernaey