Fix customers table

each port parsing info has it on column in the /customers tables, causing lost graph space.
This need to be fixed:

From:

Customer device port [speed] {id} (note)
Graph 1 Graph 2 Graph 3 Graph 4

To:

Customer {id} device port + [speed] (note)
Graph 1 Graph 2 Graph 3 Graph 4