DivideBlock
Description
This block is used to compute a division between values of two columns.
The operation will happen a new column to the previous tables, so all the columns will remain available and an additional column will appear.
Reminder of the terms:
dividend / divisor = quotient
Implementation

Properties
Artifacts: Artifacts created by this block
Tables: the resulting table.
Target: the table on which the operation will be applied.
ColumnName: The name of the new column containing the result (quotient).
Dividend: The column to be divided by the divisor. Use SFormat (column/columns functions or artifact).
Divisor: The column by which the dividend is to be divided. Use SFormat (column/columns functions or artifact).
Summary
