TypeError: Different number of components on the left hand side (1) than on the right hand side (0). code example
Example: TypeError: Different number of components on the left hand side (1) than on the right hand side (0).
array.push(_item);
uint _id = array.length - 1;