method WebAssembly.Table.prototype.growTable.prototype.grow(delta: number): numberDeprecatedIncreases the size of the Table instance by a specified number of elements. Parametersdelta: numberReturn Typenumber