Let's consider a table with multiple specified containers. Each of those containers has multiple items inside. We'd like to have that table to look like:
|Container_A | 7 |
Where the "7" answers the question: "how many items are in the container?".
Should I use "Item Number" as the table header or "Items Number"? Or perhaps both are incorrect and I should use "Number of items"?