global class ReportDataCell { global Object clone() { } global String getLabel() { } global Object getValue() { } global String toString() { } }